Liskov Substitution Principle
- Liskov Substitution Principle
1) Общая лексика: принцип замены Лисков
2) Программирование: принцип подстановки Лисков
Универсальный англо-русский словарь.
Академик.ру.
2011.
Смотреть что такое "Liskov Substitution Principle" в других словарях:
Liskov substitution principle — In object oriented programming, the Liskov substitution principle is a particular definition of subtype that was introduced by Barbara Liskov in a 1987 conference keynote address entitled Data abstraction and hierarchy ] as follows:: Let q(x) be… … Wikipedia
Barbara Liskov — (born Barbara Jane Huberman, 1939) is a computer scientist. She is currently the Ford Professor of Engineering in the Electrical Engineering and Computer Science department and an Institute Professor at the Massachusetts Institute of Technology.… … Wikipedia
S.O.L.I.D. — S.O.L.I.D. Sommaire 1 Qu est ce que S.O.L.I.D … Wikipédia en Français
Принцип подстановки Барбары Лисков — (англ. Liskov Substitution Principle, LSP) в объектно ориентированном программировании является специфичным определением подтипа предложенным Барбарой Лисков в 1987 году на конференции в основном докладе под названием Абстракция данных и… … Википедия
Принцип подстановки Лисков — Принцип подстановки Барбары Лисков (англ. Liskov Substitution Principle, LSP) в объектно ориентированном программировании является специфичным определением подтипа предложенным Барбарой Лисков в 1987 году на конференции в основном докладе… … Википедия
Circle-ellipse problem — The circle ellipse problem in software development (sometimes known as the square rectangle problem) illustrates a number of pitfalls which can arise when using subtype polymorphism in object modelling. The issues are most commonly encountered… … Wikipedia
SOLID (объектно-ориентированное программирование) — У этого термина существуют и другие значения, см. Solid. SOLID это аббревиатура пяти основных принципов дизайна классов в объектно ориентированном проектировании Single responsibility, Open closed, Liskov substitution, Interface segregation … Википедия
Jeannette Wing — Jeannette M. Wing is a computer science professor at Carnegie Mellon University, Pittsburgh, United States.Wing has been a leading member of the formal methods community, especially in the area of Larch. She has led many research projects and has … Wikipedia
Women in computing — Global concerns about current and future roles of women in computing occupations gained more importance with the emerging information age. These concerns motivated public policy debates addressing gender equality as computer applications exerted… … Wikipedia
Solid (disambiguation) — Solid most commonly refers to a phase (or state) of matter.Solid may also refer to:*Solid geometry, the traditional name for the geometry of three dimensional Euclidean space **Polyhedron, a geometric object with flat faces and straight edges *A… … Wikipedia
List of object-oriented programming terms — Those words found in object oriented programming. Some are related to OOP and some not. A * Abstract class (also called deferred class) * Abstract method * Abstraction (computer science) * Access control * Accessor method * Allocated class *… … Wikipedia